Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: tree-shaking #2293

Merged
merged 3 commits into from
Jan 8, 2025
Merged

fix: tree-shaking #2293

merged 3 commits into from
Jan 8, 2025

Conversation

CodyJasonBennett
Copy link
Member

@CodyJasonBennett CodyJasonBennett commented Jan 8, 2025

Fixes issues with tree-shaking from unannotated top-level expressions that pull in affected modules.

Copy link

vercel bot commented Jan 8, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
drei ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 8, 2025 7:58pm

Copy link

codesandbox-ci bot commented Jan 8, 2025

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@CodyJasonBennett CodyJasonBennett merged commit e3c5e6c into master Jan 8, 2025
5 checks passed
@CodyJasonBennett CodyJasonBennett deleted the fix/tree-shaking branch January 8, 2025 20:10
Copy link

github-actions bot commented Jan 8, 2025

🎉 This PR is included in version 9.120.6 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bundle size very high even with minimal imports (importing OrbitControls causes 989kb bundle)
1 participant